home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / mngmtool.zip / README.DOC < prev    next >
Text File  |  1986-02-05  |  6KB  |  194 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.            D I S K E T T E    P R E P A R A T I O N
  7.          --------------------------------------------
  8.  
  9.         In order to make a working copy of each diskette,  you  need
  10.        to  format  two DS/DD diskettes and include the DOS system files.
  11.        To do this, place your DOS diskette in the default drive (usually
  12.        drive A:) and type the command
  13.  
  14.  
  15.         FORMAT  <drive>: /S
  16.  
  17.  
  18.         Follow  instructions  carefully and refer to the  DOS  users
  19.        manual  if you have any problems when formatting your  diskettes.
  20.        After  formatting  the diskettes,  copy BASICA.COM  and    MODE.COM
  21.        from your DOS diskette to each of your new work    diskettes.  This
  22.        is done with the commands
  23.  
  24.  
  25.         COPY <source drive> BASICA.COM <target drive>
  26.  
  27.                   and
  28.  
  29.         COPY <source drive> MODE.COM <target drive>
  30.  
  31.  
  32.         For  example,  COPY  A:BASICA.COM B:  will copy the  program
  33.        BASICA.COM from drive A:  to drive B:.  Please consult  your  DOS
  34.        manual  if  you have any problems.  After copying BASICA.COM  and
  35.        MODE.COM  onto your diskettes,    copy  all the contents    of  each
  36.        master diskette onto the two  newly formatted diskettes.  This is
  37.        accomplished again with the COPY command.  For  a two  disk drive
  38.        system,    simply     place the IBM-PC MANAGEMENT TOOLS  diskette  #1
  39.        in drive A: and one of the newly formatted diskettes in drive B:.
  40.        To copy all of the contents from drive A: to drive B:, enter
  41.  
  42.  
  43.         COPY A:*.* B:
  44.  
  45.  
  46.        Remove  the target diskette in drive B:  and label it  IBM-PC
  47.        MANAGEMENT  TOOLS - Diskette #1.  Remove the master diskette from
  48.        drive  A:  and  repeat  this copying procedure to make a  working
  49.        copy  of diskette #2.   Be sure to label the second diskette  and
  50.        store  the  original  master  diskettes in  a   safe  place.  For
  51.        personal  computers  with a single disk drive or  a  fixed  disk,
  52.        please refer to the DOS user manual for more information.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                        1
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.               P R O G R A M    E X E C U T I O N
  72.              ------------------------------------
  73.  
  74.         To    run  the  programs,  place the desired diskette  in  the
  75.        default    drive.    Turn  on the computer and  any    other  necessary
  76.        devices    such as the monitor or printer.  On each diskette is  an
  77.        AUTOEXEC.BAT  file  which  will automatically  load  and  execute
  78.        Advanced  Basic    (BASICA.COM)  and the Main Menu for  the  IBM-PC
  79.        MANAGEMENT TOOLS.
  80.  
  81.         If the computer is already on, simply perform a soft boot by
  82.        depressing   the  CTRL-ALT-DEL  keys  simultaneously.   This   is
  83.        basically  the same as turning the computer on.    The AUTOEXEC.BAT
  84.        file will then execute as described above. If you are in BASIC or
  85.        BASICA,    then  you should enter RUN "A:TOOLS.BAS" (assuming  that
  86.        TOOLS.BAS is in drive A:).  The RUN commmand in BASIC is used  to
  87.        load and execute a BASIC program.
  88.  
  89.         The AUTOEXEC.BAT file can be modified to suit your taste but
  90.        is  is  important that TOOLS.BAS be executed at    least  once  per
  91.        session.  TOOLS.BAS is the program which determines which monitor
  92.        you are using an sets the colors accordingly.  In addition,  this
  93.        program    provides a title screen and a copyright notice for  this
  94.        package.  It is illegal to alter this or the menu programs in any
  95.        manner  other  than that allowed by the author.    If you have  any
  96.        question about what you can and cannot alter,  please contact the
  97.        distributor from whom you obtained this package.
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.           P E R M I T T E D    A L T E R A T I O N S
  105.          --------------------------------------------
  106.  
  107.         Permitted  alterations  include  the ability  to  select  the
  108.        colors  you want displayed on the screen  during each  session. NO
  109.        OTHER CHANGES to TOOLS.BAS are permitted.
  110.  
  111.         To alter the color combination that will be displayed on the
  112.        screen,    you  must  alter  line number 1700 of TOOLS.BAS  to  the
  113.        colors  of your choice.    The current color combination is 14  for
  114.        the foreground, 1 for the background and 1 for the border. If you
  115.        have any problems with these alterations,  consult the BASIC user
  116.        manual on possible color combinations.
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                        2
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.                  R E A D A B I L I T Y
  136.                -------------------------
  137.  
  138.         If the user has a monochrome monitor with a monochrome  card
  139.        or  a color monitor with a color card,  then readability will not
  140.        be a problem. However, if the user has a composite monitor (green
  141.        or amber) with a color card,  then some color combinations may be
  142.        difficult  to read.  To correct this problem,  use  the    MODE.COM
  143.        command    that  was copied onto the  working  diskette.  Prior  to
  144.        running TOOLS.BAS, the user should get into DOS and enter:
  145.  
  146.  
  147.         MODE BW80
  148.  
  149.  
  150.         This  command  will  disable  the color  function  for  this
  151.        session    and  make  reading the screen  much  easier.  The  color
  152.        function can be re-enabled when desired by entering:
  153.  
  154.  
  155.         MODE CO80
  156.  
  157.         Remember, to use the MODE.COM command, it must reside on the
  158.        working diskette that you are currently using or DOS will not  be
  159.        able to find it.
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.                                 tm
  167.         Good luck and have fun using IBM-PC MANAGEMENT TOOLS    !!
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.                        3
  194.